The following tables list the members exposed by SchemaManagerItem<TSchemaManagerSchema>.
Name | Description | |
---|---|---|
![]() | SchemaManagerItem<TSchemaManagerSchema> Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Assembly | Schema assembly |
![]() | AssemblyRefCount | Linked Assembly count |
![]() | Caption | Overridden. Title of manager item |
![]() | Checksum | Schema manager item checksum. |
![]() | DenyExtending | Deny extending |
![]() | Description | Description of manager instance |
![]() | Descriptor | Manager item descriptor |
![]() | ExtendParent | |
![]() | ExtraProperties | Schema additional properties |
![]() | FolderId | Manager Catalog |
![]() | Instance | Overridden. Initialized schema instance |
![]() | IsCoreSchema | Is schema system |
![]() | IsInstanceInitialized | Indicates if this schema is initialized |
![]() | Manager | Manager instance |
![]() | ManagerItem | Manager item |
![]() | ManagerName | Schema manager name. |
![]() | ModifiedOn | Item's modification time. |
![]() | Name | Overridden. Name of manager item |
![]() | PackageName | |
![]() | PackagePosition | |
![]() | PackageUId | |
![]() | ParentUId | Parent schema identifier |
![]() | RealParentItemUId | Unique identifier of the parent manager item which contains unique parent schema Id |
![]() | ReferenceSchemaUIds | List of Linked schemas |
![]() | ResourceModifiedOn | Resource modification date |
![]() | SafeInstance | Overridden. Initializes safe schema instance. If the schema is not initialized returns null . |
![]() | SysSchemaInSolutionId | Identifier in the SysSchemaInSolution table. |
![]() | TypeName | Schema type name |
![]() | UserConnection | User connection. |
![]() | UserId | Unique User Identifier |
![]() | UserProperties | User item properties. |
Name | Description | |
---|---|---|
![]() | Assign | Overloaded. |
![]() | AssignExtraProperties | |
![]() | AssignShallow | Sets properties from source manager item. |
![]() | AssignUserProperties | Sets user properties from source collection. |
![]() | Clone | |
![]() | CloneShallow | |
![]() | DropInstance | Removes instance |
![]() | ForceGetInstance | Returns instance of current schema. If the schema does not exists initializes it. |
![]() | GetHash | Returns the hash for this item. |
![]() | GetPropertyValue<TValue> | Gets the property value by instance expression. |
![]() | Invalidate | Invalidates manager item instance. |
![]() | SetPropertyValue<TValue> | Sets the property value by instance expression. |